wayland/surface: Compute size on layout
authorJonas Ådahl <jadahl@gmail.com>
Tue, 24 Nov 2020 22:16:48 +0000 (23:16 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 08:46:39 +0000 (09:46 +0100)
commit13931463bd9696036786e251d01910faa3234be5
tree33775f399341d132e87db3de04e05d716d7db56b
parentecc861bf06e7e3f3f92c9b9f1ae7127a82bad2c8
wayland/surface: Compute size on layout

Stop using the 'compute-size' phase of the frame clock, use the layout
phase instead, now that GTK isn't using the layout phase anymore.
gdk/gdksurface.c
gdk/gdksurfaceprivate.h
gdk/wayland/gdksurface-wayland.c